PDF4Java Reference Documentation
com.o2sol.pdf4java.transforms Package / PDFReplaceImageEvent Class / getOldImage Method
In This Topic
    getOldImage Method
    In This Topic
    Gets the image that will be replaced.
    This method returns a value if has been set to true.
    Syntax
    public PDFVisualImage getOldImage()

    Return Value

    The image that will be replaced.
    See Also